home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / comm2 / ufm1_1.lha / ums / Tools / UFM / UFM-ctrldir / UFM_HELP_SHORT < prev    next >
Text File  |  1995-07-12  |  3KB  |  78 lines

  1. This document describes the commandset from UFM, the mailserver running under
  2. UMS on Amiga (TM).
  3.  
  4. BEGIN
  5.     Discard anything above this line, and start processing commands. Must
  6.     written in uppercased letters! ("begin" does not work, "BEGIN" does!)
  7.  
  8. REPLY <address>
  9.     Specify return address for replies. Use this if you are not sure that
  10.     your mail system generates correct return addresses.
  11.  
  12. MAIL <address>
  13.     Requests will be sent via email to <address>. This is the default.
  14.  
  15. LIMIT <number>
  16.     Maximum number of Kbytes to be sent per transfer.
  17.     Default is 63K bytes for email.
  18.     The limit applies to subsequent "send" or "index" commands.
  19.  
  20. COMPRESS
  21.     All following plain ascii files will be compressed by COMPRESS.
  22.     The compressing applies to subsequent "send", "index" and "help" commands.
  23.  
  24. BTOA
  25. UUE
  26. UUENCODE
  27.     Specify encoding to be used. Default is UUENCODE.
  28.     The encoding applies to subsequent "send", "index" and "help" commands.
  29.  
  30. PLAIN
  31.     This command resets UUE, COMPRESS and BTOA to plain ascii.
  32.  
  33. INDEX <DIR/A/M,P=PATTERN/K,F=FROM/K,T=TO/K,D=DAYS/K/N,LONG/S,WRITEINDEX/K>
  34.     Shows you a listing of all entrys into the dir(s). Index without argument
  35.     send you the mainindex. A Pattern has to set in quotation marks!
  36.  
  37. ZINDEX <DIR/A/M,P=PATTERN/K,F=FROM/K,T=TO/K,D=DAYS/K/N,LONG/S,WRITEINDEX/K>
  38.     See INDEX. Send it compressed and, if there is no other coder set, uucoded.
  39.  
  40. ARCLIST <FILES/A/M,P=PATTERN/K> to show the contens of a archive. Supported
  41.     are zip, gnuzip and lha.
  42.  
  43. ARCSEND <FILES/A/M,PATTERN/A> to get all files matching PATTERN in FILES and
  44.     get them in a lha'ed archive. Supported are lha, zoo and zip.
  45.  
  46. GET <item(s)>
  47. SEND <item(s)>
  48.     Specify the items to be sent.
  49.  
  50. PASSWORD <item>
  51.     Some files and dirs are protected. To request them you need
  52.     the password.
  53.  
  54. HELP
  55.     Extended help is send to you. If "help" is written in the subject line,
  56.     this short help will be send and the body of the mail is ignored.
  57.  
  58. ZHELP
  59.     See HELP. Send it compressed and, if there is no other coder set, uucoded.
  60.  
  61. END
  62. EXIT
  63. QUIT
  64. a empty line: Terminate command processing. The remainder of
  65.               the input will be ignored.
  66.  
  67. Case is insignificant in the command verbs, but it is
  68. significant in the <path> and <item> specifications.
  69.  
  70. COFFEE <S=SUGAR/S,M=MILK/S>
  71.     To get a fresh brewed coffee black, with milk and/or sugar.
  72.  
  73. What more?
  74. ==========
  75.     UFM is writen by chr@quack.westfalen.de. If you get a error or you have a
  76.     idea to enhance this programm, be free to send me a mail.
  77.  
  78.